func go/types.mentions

4 uses

	go/types (current package)
		instantiate.go#L361: 			case mentions(Ti, V):
		instantiate.go#L376: func mentions(T, typ Type) bool {
		instantiate.go#L380: 			if mentions(e, typ) {
		instantiate.go#L386: 			if mentions(t.typ, typ) {